<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
  "http://www.w3.org/TR/html4/frameset.dtd">
<html lang="pl">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Moja strona WWW</title>
  </head>
<frameset atrybuty>
  <!-- definicje poszczególnych ramek -->
  <noframes>
  <body>
    <!-- wersja strony dla przeglądarek nieobsługujących ramek -->
  </body>
  </noframes>
</frameset>
</html>